home *** CD-ROM | disk | FTP | other *** search
/ PC Media 4 / PC MEDIA CD04.iso / share / os2 / uudoall / readme next >
Encoding:
Text File  |  1993-08-30  |  953 b   |  29 lines

  1. This is a port of the DOS/Unix UUDOALL UUDECODER to OS/2.
  2.  
  3. This is the first 32-bit UUDECODER that I've seen ported that will decode
  4. messages that include extraneous lines such as mail headers, and supports HPFS
  5. filenames.
  6.  
  7. UUDOALL can decode UUENCODED files that have been sent via email in multiple
  8. parts - provided that the files are all copied into one file before running
  9. UUDOALL.
  10.  
  11. For example, if the OS/2 readme file were UUENCODED into 5 parts README1.UUE,
  12. README2.UUE, README3.UUE, README4.UUE, and README5.UUE, the following command
  13. would UUDECODE it:
  14.  
  15. copy README?.UUE ALL.UUE & uudoall ALL.UUE
  16.  
  17. UUDOALL was compiled with EMX 0.8f and requires the EMX*.DLL files to be
  18. available in your OS/2 libpath.
  19.  
  20. (UUDOALL is especially convenient for using with the NNGRAB program, since it
  21. can decode all of the binaries in a newsgroup such as COMP.BINARIES.OS2 in one
  22. pass.)
  23.  
  24. Enjoy!
  25.  
  26. Albert Crosby
  27. acrosby@uafhp.uark.edu
  28.  
  29.